Welcome![Sign In][Sign Up]
Location:
Search - immune algorithm

Search list

[Other resourceCSA

Description: 该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。-based on the algorithm for clonal selection theory of artificial immune algorithm. Algorithms have three parts, the first part of the traditional genetic algorithm, the second part of the CSA algorithm, two methods of function for some extreme, comparable own characteristics.
Platform: | Size: 11781 | Author: wlh | Hits:

[Other resourceimmunity

Description: 提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i) 2)计算群体中每个个体的适应度fitvalue=calfitvalue(objvalue) 3)选择newpop=selection(pop,fitvalue) objvalue=calobjvalue(newpop,i) % 交叉newpop=crossover(newpop,pc,k) objvalue=calobjvalue(newpop,i) % 变异newpop=mutation(newpop,pm) objvalue=calobjvalue(newpop,i) % 5.求出群体中适应值最大的个体及其适应值 6.迭代停止判断。-provide a source of artificial immune algorithm, the algorithm process include : 1. Two of the parameters set. Initial randomly generated groups -- pop = initpop (popsize, chromlength) 3. Fault type coding, each act a! Code (1 :), normal; Code (2, :), 50%; Code (3 :), 150%. Fault actual measured data coding, here Unnoralcode, 188% 4. Beginning iteration (M) : 1) the objective function value : Euclidean distance [objvalue] = calobjvalue (pop, i) 2) calculation of each individual groups of fitness calfitvalue fitvalue = ( objvalue) 3) = newpop choice selection (pop, fitvalue) objvalue = calobjvalue (newpop, i) =% newpop cross-crossover (newpop, pc, k) = calobjvalue objvalue (newpop, i) =% variation newpop mutation (newpop, pm ) objvalue = calobjvalue (newpop, i)% 5. groups sought to adapt th
Platform: | Size: 9012 | Author: 江泉 | Hits:

[Other resourcerengongmianyisuanfa

Description: 人工免疫算法源程序 matlab6.0 环境下 比较完整-artificial immune algorithm source matlab6.0 environment complete
Platform: | Size: 6339 | Author: zhangwei | Hits:

[Special Effectsais_demo

Description: Artificial Immune Systems tutorial presentation,人工免疫算法,需要的通知可以学习-Artificial Immune Systems tutorial prese ntation, artificial immune algorithm, the notice can learn
Platform: | Size: 69970 | Author: mikle | Hits:

[Other resourcetravel559

Description: 基于matlab语言的程序设计,包括人工免疫算法 遗传算法程序比较.用于tsp问题研究-based on the Matlab programming language. including artificial immune algorithm Genetic Algorithm comparison. Research for tsp
Platform: | Size: 20628 | Author: 黑晓丽 | Hits:

[AI-NN-PRimmune-genetic-algorithm-for-TSP

Description: 基于matlab的遗传免疫算法TSP的源代码,内容比较详尽。-Based on immune genetic algorithm matlab source code for TSP, a more detailed content.
Platform: | Size: 48128 | Author: ivy | Hits:

[AI-NN-PRthe-GI-added-immune-function

Description: 这是免疫算法。这个算法几乎与遗传算法一样,只是多用了一个免疫函数-This is the immune algorithm. This algorithm is almost the same as the genetic algorithm, just a added immune function
Platform: | Size: 3072 | Author: 张韬 | Hits:

[matlabimmune-algorithms

Description: 提出免疫疫苗的选择策略和免疫算子的构造方法,理论分析和对TSP问题的仿真结果表明免疫算法不仅是有效的而且也是可行的,并较好地解决了遗传算法中的退化问题。-immune algorithm
Platform: | Size: 3072 | Author: jonevy miao | Hits:

[OtherImmune-Neural-Network

Description: 用人工免疫算法训练神经网络的相关论文,如感兴趣可随后上传源码-Training neural networks using artificial immune algorithm related papers
Platform: | Size: 3865600 | Author: 朱亚男 | Hits:

[matlabIntelligent-optimization-algorithm-

Description: 收集的目前比较流行的智能算法的matlab代码,包含:粒子群算法、人工蚂蚁算法、人工免疫算法、免疫粒子群优化算法、差分进化算法、上帝算法-Collect the more popular intelligent algorithm matlab code, including: particle swarm optimization, artificial ants algorithm, artificial immune algorithm, immune particle swarm optimization algorithm, differential evolution, God algorithms
Platform: | Size: 56320 | Author: 裤子 | Hits:

[matlabIntelligent-Optimization-Algorithm

Description: 六种智能优化算法:人工蚂蚁算法、人工免疫算法、粒子群优化算法、免疫粒子群优化算法、差分进化算法、上帝算法-The six intelligent optimization algorithm: artificial ant algorithms, artificial immune algorithm, particle swarm optimization algorithm, immune particle swarm optimization, differential evolution, God algorithms
Platform: | Size: 28672 | Author: 张亚辉 | Hits:

[OtherNegative-Selection-Algorithm

Description: 否定选择算法是1994年Forrest等人提出的一种人工免疫算法。它只需要利用有限数量的正常样本便能检测出无限的异常数据。-Negative selection algorithm is an artificial immune algorithm 1994 proposed by Forrest et al. It only requires the use of a limited number of normal samples can detect abnormal unlimited data.
Platform: | Size: 125952 | Author: skiller | Hits:

[Otherimmune

Description: 该算法的详细描述,以社区为基础的多目标优化的免疫检测和改进的免疫算法-Community-based multi-objective optimization immune detection under, a detailed description of the algorithm and the improved immune algorithm
Platform: | Size: 3072 | Author: zwj | Hits:

[Data structsimmune-genetic-algorithm-for-TSP

Description: 采用matlab语言进行编程,运用遗传免疫算法,旨在解决TSP旅行商问题-Using matlab language programming, the use of genetic immune algorithm, to solve the traveling salesman problem TSP
Platform: | Size: 59392 | Author: liuxing | Hits:

[matlabimmune

Description: 免疫算法在物流配送选址的应用 immune_main.m fitness.m similar.m concentraton.m excellence.m Select.m Cross.m Mutation.m incorporate.m -Immune algorithm logistics siting application immune_main.m fitness.m similar.m concentraton.m excellence.m Select.m Cross.m Mutation.m incorporate.m
Platform: | Size: 5120 | Author: wangweiqian | Hits:

[matlabArtificial-Immune-Algorithm

Description: 用于人工免疫系统在故障诊断而编写的人工免疫通用算法-generic algorithms of artificial immune system for application in fault diagnosis
Platform: | Size: 3072 | Author: hxw | Hits:

[AI-NN-PRimmune-algorithm

Description: 免疫优化算法在物流配送中心选址中的应用,Immune optimization algorithm in the application of the logistics distribution center location-Immune optimization algorithm in the application of the logistics distribution center location
Platform: | Size: 29696 | Author: 江雨薇 | Hits:

[matlabArtificial-immune-algorithm

Description: Immune(免疫)是从拉丁文Immunise衍生而来的。很早以前,人们就注意到传染病患者痊愈后,对该病有不同程度的免疫力。因此,在相当长时期内,免疫在微生物学和病毒学上是指免除瘟疫;换言之,是指对传染因子的再次感染有抵抗力,这是机体在初次感染后对该传染因子产生了免疫应答的结果。在医学上,免疫是指机体接触抗原性异物的一种生理反应。免疫系统有能力产生很多种抗体,免疫系统的控制机制可完成这一调节功能,即只产生所需数量的抗体。根据网络理论,如果任一细胞系中的细胞由于抗原的刺激而被激活并开始繁殖,其它能识别这种基因类型的细胞系也被激活并开始繁殖。这样,如果这一过程连续地进行,就构成了对自身的免疫,并且通过所有淋巴细胞的作用实现了调节机制。-Immune (Immune) Immunise derived Latin.Long ago, people noticed that infectious diseases after recovery, patients with the disease have different degree of immunity.Therefore, in a long period of time, the immune in microbiology and virology refers to exempt the pestilence In other words, it is to point to the infectious factors of infection is resistant again, this is the body for the infectious factors in primary infection after the result of the immune response.In medicine, immunity refers to the body contact antigenicity foreign body of a physiological response.Immune system has the ability to produce many kinds of antibodies, the control mechanism of the immune system can complete the adjustment function, which makes the required number of antibodies.According to the theory of the network, if any cell activation by antigen stimulation of cell line and began to breed, other can identify the gene types of cell lines are activated and begin to reproduce.So, if this process continuo
Platform: | Size: 3072 | Author: leo 李 | Hits:

[matlabImmune-algorithm

Description: 是免疫算法。这个算法几乎与遗传算法一样,只是多用了一个免疫函数-This algorithm is almost the same as the genetic algorithm, but the use of a number of immune function
Platform: | Size: 3072 | Author: 巫心云 | Hits:

[Otherimmune algorithm

Description: 把免疫优化算法用于物流配送中心的选址问题中(The immune optimization algorithm is applied to the location problem of logistics distribution center)
Platform: | Size: 28672 | Author: NANCY123456NN | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 26 »

CodeBus www.codebus.net